home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / tqs / MK2PROGS.SHR / KAV8B.ADV < prev    next >
Encoding:
Text File  |  1995-05-17  |  2.1 KB  |  59 lines

  1. REM ╔═══════════════════════════════════════════════════════════════════════╗
  2. REM ║ CAUTION!!!  You MUST have ThrustMaster Command & Control Center       ║
  3. REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to    ║
  4. REM ║ use the macro capability.  You can tell if you have vs 1.38 by looking║
  5. REM ║ at the top of the C&CC screen where the version # is shown on any of  ║
  6. REM ║ the menu screens or click on F-7 About to view the version #.  To tell║
  7. REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see   ║
  8. REM ║ the version # at the top of the download screen. To obtain the newer  ║
  9. REM ║ versions if you do not have them, check with any of the listed places ║
  10. REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest      ║
  11. REM ║ versions of the Command and Control Center software.                  ║
  12. REM ╚═══════════════════════════════════════════════════════════════════════╝
  13. REM AV8B Harrier By Domark
  14. REM Set BLACK and RED switches to DIGITAL
  15.  
  16.      MDEF  KAV8B
  17.  
  18. @DigitalThrottle
  19.  
  20. BTN UB CycleWeapons
  21. BTN MB CycleLeftMFD
  22. BTN LB CycleRightMFD
  23. BTN HU /T LookUp/Dn
  24.        /T ForwardView
  25. BTN HR RightView60
  26. BTN HD /T RightView120
  27.        /T LeftView120
  28. BTN HL LeftView60
  29. BTN 1 /U Chaff Flare
  30.       /M Chaff Flare
  31.       /D HoverNozzle
  32. BTN 2 /U PitchTrimUp
  33.       /M PitchTrimDn
  34.       /D RaiseNozzle
  35. BTN 3 /U PitchTrimUp
  36.       /M PitchTrimDn
  37.       /D LowerNozzle
  38. BTN 4 /U EHSIRange
  39.       /M EHSIRange
  40.       /D EngineOn/Off
  41. BTN 5 /U MarkGroundTarget
  42.       /M MarkGroundTarget
  43.       /D LandingGear
  44. BTN 6 /U AirBrakes
  45.       /M AirBrakes
  46.       /D WheelBrakes
  47. RKR UP /P FLIR
  48.        /R FLIR
  49. RKR DN /P NextWayPoint
  50.        /R NextWayPoint
  51.  
  52.  
  53. rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
  54. rem MARK II WCS ONLY.  IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
  55. rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
  56. rem How can you tell if you have the new chip and microcode?  At the C:\MARK2
  57. rem Dos prompt type DIR MK2LOAD.EXE and hit enter.  If it says "File not found
  58. rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
  59.